Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 12, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/golangci/golangci-lint/v2 v2.6.2 -> v2.7.1 age confidence

Release Notes

golangci/golangci-lint (github.com/golangci/golangci-lint/v2)

v2.7.1

Compare Source

Released on 2025-12-04

  1. Linter bug fixes
    • modernize: disable stringscut analyzer

v2.7.0

Compare Source

  1. Bug fixes
    • fix: clone args used by custom command
  2. Linters new features or changes
    • no-sprintf-host-port: from 0.2.0 to 0.3.1 (ignore string literals without a colon)
    • unqueryvet: from 1.2.1 to 1.3.0 (handles const and var declarations)
    • revive: from 1.12.0 to 1.13.0 (new option: enable-default-rules, new rules: forbidden-call-in-wg-go, unnecessary-if, inefficient-map-lookup)
    • modernize: from 0.38.0 to 0.39.0 (new analyzers: plusbuild, stringscut)
  3. Linters bug fixes
    • perfsprint: from 0.10.0 to 0.10.1
    • wrapcheck: from 2.11.0 to 2.12.0
    • godoc-lint: from 0.10.1 to 0.10.2
  4. Misc.
    • Add some flags to the custom command
  5. Documentation
    • docs: split changelog v1 and v2

Configuration

📅 Schedule: Branch creation - "before 8am on Saturday,before 8am on Sunday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Dec 12, 2025

ℹ️ Artifact update notice

File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/MirrexOne/unqueryvet v1.2.1 -> v1.3.0
github.com/catenacyber/perfsprint v0.10.0 -> v0.10.1
github.com/godoc-lint/godoc-lint v0.10.1 -> v0.10.2
github.com/hashicorp/go-version v1.7.0 -> v1.8.0
github.com/mgechev/revive v1.12.0 -> v1.13.0
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/stbenjam/no-sprintf-host-port v0.2.0 -> v0.3.1
github.com/tomarrell/wrapcheck/v2 v2.11.0 -> v2.12.0
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/tools v0.38.0 -> v0.39.0

@renovate renovate bot force-pushed the renovate/github.com-golangci-golangci-lint-v2-2.x branch from 5419470 to 8e94dd3 Compare December 12, 2025 22:42
@renovate renovate bot merged commit 2a88563 into main Dec 13, 2025
4 checks passed
@renovate renovate bot deleted the renovate/github.com-golangci-golangci-lint-v2-2.x branch December 13, 2025 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant